1/1
(TCP) LWIP with 1G eth UDP
by valtih78 on Mar 5, 2013 |
valtih78
Posts: 1 Joined: Nov 9, 2011 Last seen: Oct 7, 2017 |
||
I see that 1G ethernet UDP uses Tri-Mode Ethernet MAC. We used Xilinx TEMAC to develop our LWiP Web Server. Now we see that LWiP UDP performance is low. We would like to try your hardware UDP core. However, we are not sure if it is compatible with the LWIP. Can you please check that and give guidelines on using 1G UDP with LWIP?
|
RE: (TCP) LWIP with 1G eth UDP
by alcantu on Jun 7, 2013 |
alcantu
Posts: 15 Joined: Feb 20, 2013 Last seen: Jun 19, 2020 |
||
Hi,
I'm trying to run the echo server example application with LwIP using SDK v14.4. I'm having problems. I ran the peripherals_test_app and every peripherals are ok, even the EtherhetLite. I changed the IP/Subnet/Gateway settings, proceeds to program my spartan3E500 and try to connect to the board using telnet. I make a ping and it says unable to connect to that "IP address". I was debugging the example and the XMD stop in the function "netif_set_default()". I didn't do any changes in the code, only the IP/Subnet/Gateway settings. please help me |
1/1